home *** CD-ROM | disk | FTP | other *** search
/ MacFormat España 19 / macformat_19.iso / Shareware / Comms / ya-nw-220b13 / Docs / Remailer Docs / ALPHA.C2.ORG Remailer FAQ next >
INI File  |  1996-05-06  |  21KB  |  509 lines

  1. [Image] ALPHA.C2.ORG
  2.  
  3. ALPHA.C2.ORG Remailer FAQ
  4. by
  5. Andre Bacard, Author of
  6. Computer Privacy Handbook ("The Scariest Computer Book of the Year")
  7. [FAQ Updated November 10, 1995]
  8. ----------------------------------------------------------------------------
  9.  
  10.      This article offers an unofficial, semi-technical user's guide to
  11.      the ALPHA.C2.ORG remailer. I have written this especially for
  12.      persons with a sense of humor. You may distribute this (unaltered)
  13.      FAQ for non-commercial purposes.
  14.  
  15. ----------------------------------------------------------------------------
  16.  
  17. Who can benefit from this FAQ?
  18.  
  19.      This FAQ assumes that you have used a remailer, for example the
  20.      popular ANON.PENET.FI in Finland. If you are a novice to
  21.      remailers, please read my Anonymous Remailer FAQ before you
  22.      proceed. This other FAQ provides a overview of remailers plus
  23.      links to technical info.
  24.  
  25.      This ALPHA.C2.ORG article is designed for people who seek a
  26.      higher-security remailer than ANON.PENET.FI. Let's be blunt.
  27.      ALPHA.C2.ORG confuses many intelligent would-be users. This FAQ
  28.      shows how to open an account and how to use ALPHA.C2.ORG. I use as
  29.      little jargon as possible.
  30.  
  31. What is ALPHA.C2.ORG?
  32.  
  33.      ALPHA.C2.ORG is a PSEUDO-anonymous remailer based in Berkeley,
  34.      California. In 1994, Sameer Parekh <sameer@c2.org> founded a
  35.      pro-privacy internet service provider called the Community
  36.      ConneXion. ALPHA.C2.ORG is part of the Community ConneXion. Matt
  37.      Ghio, well-known in remailer circles, wrote the software for
  38.      ALPHA.C2.ORG. The code for ALPHA.C2.ORG is publicly available from
  39.      Mr. Ghio <ghio@c2.org>.
  40.  
  41. What's special about ALPHA.C2.ORG?
  42.  
  43.      ALPHA.C2.ORG uses PGP (Pretty Good Privacy) encryption for all
  44.      messages (and headers!) between your machine and the C2.ORG
  45.      machine. Why is this important? For most e-mail users, the
  46.      greatest privacy threat comes from their internet service
  47.      provider; namely, from employees who read mail as part of "routine
  48.      security maintenance." ALPHA.C2.ORG protects you from these
  49.      employees, as well as from other snoops.
  50.  
  51.      [For curious readers only. ALPHA.C2.ORG is a PSEUDO-anonymous
  52.      remailer. This means that the person(s) who operate ALPHA.C2.ORG
  53.      can read your mail. In addition, your internet provider (and
  54.      others) can monitor when you send or receive material from
  55.      remailers. This "traffic analysis" may or may not concern you.]
  56.  
  57. What software/data do I need to use ALPHA.C2.ORG?
  58.  
  59.    * You need PGP version 2.6 or later installed in your computer. Better
  60.      yet, it helps if you know how to use PGP. :-)
  61.    * You need an email program that can process two colons in succession
  62.      ("::"). [Strictly speaking, you will need this feature to test your
  63.      reply block, which is part of the process of opening an ALPHA.C2.ORG
  64.      account]. I use the popular Pine mail reader for this task.
  65.    * You need an email account that permits you to send and receive PGP
  66.      encrypted mail.
  67.    * You need the PGP public key for alias@alpha.c2.org on your PGP key
  68.      ring. This FAQ provides that public key. [It is always possible that
  69.      Community ConneXion will change this key. Write <help@alpha.c2.org> to
  70.      be sure you are using the latest key].
  71.    * You need the PGP public key for AT LEAST ONE active (cypherpunk)
  72.      remailer on your key ring. This FAQ provides the public key for one
  73.      sample remailer called <hal@alumni.caltech.edu>. [It is always possible
  74.      that "hal" will shut down by the time you read this FAQ]. You can get
  75.      up-do-date remailer PGP keys from various sources, including:
  76.         o finger pgpkeys@kiwi.cs.berkeley.edu
  77.         o Go to Raph Levien's Page. Click on the link to Matt Ghio's site.
  78.    * You need an up-to-date list of active (cypherpunk) remailers. You can
  79.      get this list via:
  80.         o finger remailer-list@kiwi.cs.berkeley.edu
  81.         o Go to Raph Levien's Page.
  82.    * You need a text editor (word processing software) that can save a page
  83.      of text as an ASCII file.
  84.  
  85. What are the fewest steps I need to use ALPHA.C2.ORG?
  86.  
  87.    * You need to build a "reply block". This FAQ shows exactly how to
  88.      accomplish this.
  89.    * You need to e-mail an "application form" to ALPHA.C2.ORG. This FAQ
  90.      explains the exact details.
  91.    * You need to test that your ALPHA.C2.ORG account is open and working.
  92.      You guessed correctly. This FAQ shows how to do this.
  93.  
  94. How do I build a "reply block"?
  95.  
  96.      A reply block is a PGP encrypted message that tells a (cypherpunk)
  97.      remailer your e-mail address.
  98.  
  99.      In the following illustrations, l have used my dog's e-mail
  100.      address <wuffwuff@well.com>. I have also employed "cut here"
  101.      lines. The material that you need is BETWEEN these lines. Do not
  102.      actually type the "cut here" lines. Blank lines are important.
  103.      Thus, I have marked where blank lines are required. Do not
  104.      actually type "<blank line>".
  105.  
  106.         * Step 1) Using your text editor, type text that looks EXACTLY
  107.           as follows. [Of course, you will use your e-mail address
  108.           rather than <wuffwuff@well.com>.
  109.  
  110.           +++ cut here +++
  111.           ::
  112.           Request-Remailing-To: wuffwuff@well.com
  113.           <blank line>
  114.           +++ cut here +++
  115.  
  116.         * Step 2) Save these three lines as an ASCII file called
  117.           FILE1.TXT. This file must be a purely ASCII file, as your
  118.           text editor's command codes will cause chaos.
  119.         * Step 3) Decide what remailer(s) you want to use for your
  120.           reply block. You can use one or more remailers. To my mind,
  121.           it is overkill to use more than three. The good news... The
  122.           more remailers you use, the better you hide your real e- mail
  123.           address. The bad news... The more remailers you use, the
  124.           better chance that one of the remailers is DOWN and that your
  125.           email gets lost! For his FAQ, I use the PGP public key for
  126.           <hal@alumni.caltech.edu>. At present, "hal" is a reliable
  127.           remailer.
  128.  
  129.           Here is the <hal@alumni.caltech.edu> PGP public key:
  130.  
  131.           +++ cut here +++
  132.           -----BEGIN PGP PUBLIC KEY BLOCK-----
  133.           Version: 2.7
  134.  
  135.           mQBNAisCtU0AAAEB/jNOYzN1B2YzOxlK/Zb6axoOaGlPq5I7DV9GH3hcGRN5N6Fi
  136.           T4sRLhi53Sc5rUdYDa8mFQd4tqvFG6rHcT8LtDcABRG0KlJlbWFpbGluZyBTZXJ2
  137.           aWNlIDxoYWxAYWx1bW5pLmNhbHRlY2guZWR1PokAlQIFECsGk/aoEwOvWCFMNwEB
  138.           24gEAJlpxL88gdKUxdgXCTCeFZ45bTbyiS0Mfy86iGthyuLRYjAEjJB5yerRaKDi
  139.           JNOgCTvnO+I9YyFdXnPEpvBjqVfpqHF2WCc4f7BgzBbOKg79EyiOp2/eYIQT1Fkk
  140.           cvisjRGlmHncfGgoq+OhVUw81imeSUPbv8vZyqskUU7djZKb
  141.           =4W6s
  142.           -----END PGP PUBLIC KEY BLOCK-----
  143.           +++ cut here +++
  144.  
  145.         * Step 4) Encrypt FILE1.TXT as shown in the next command line.
  146.           [If you use a graphical interface, click the proper boxes.]
  147.  
  148.           +++ cut here +++
  149.           pgp -eat FILE1.TXT hal@alumni.caltech.edu
  150.           +++ cut here +++
  151.  
  152.           You just created a PGP encrypted file called FILE1.ASC. My
  153.           FILE1.ASC is reproduced below. Of course your PGP encrypted
  154.           file will have different characters than mine.
  155.  
  156.           +++ cut here +++
  157.           -----BEGIN PGP MESSAGE-----
  158.           Version: 2.7
  159.  
  160.           hEwDG6rHcT8LtDcBAf4qBi2PKnUyeK51i7PrmL919TSWUJEAYLoPanLrTfGulPJm
  161.           e1AsurWBzlHLRDwGFZvDAw0+0zSMZlk2Ka8c5GkmpgAAAE9gZuto8qo+tDEMnPTd
  162.           xSb47bzkrQB8GHduzdzpVosKEOqIMslkQKZOiBn2cR5qm7ZEIDGBYcGYYdYbhT0c
  163.           Rtb95yVmdHWDXiU88vmDTKwq
  164.           +hwGS
  165.           -----END PGP MESSAGE-----
  166.           +++ cut here +++
  167.  
  168.         * Step 5) Tell your remailer that you are sending it a PGP
  169.           encrypted message, so that it will know to decrypt your
  170.           instructions. To accomplish this, add three lines to the top
  171.           of FILE1.ASC as shown below:
  172.  
  173.           +++ cut here +++
  174.           ::
  175.           Encrypted: PGP
  176.           <blank line>
  177.           -----BEGIN PGP MESSAGE-----
  178.           Version: 2.7
  179.  
  180.           hEwDG6rHcT8LtDcBAf4qBi2PKnUyeK51i7PrmL919TSWUJEAYLoPanLrTfGulPJm
  181.           e1AsurWBzlHLRDwGFZvDAw0+0zSMZlk2Ka8c5GkmpgAAAE9gZuto8qo+tDEMnPTd
  182.           xSb47bzkrQB8GHduzdzpVosKEOqIMslkQKZOiBn2cR5qm7ZEIDGBYcGYYdYbhT0c
  183.           Rtb95yVmdHWDXiU88vmDTKwq
  184.           +hwGS
  185.           -----END PGP MESSAGE-----
  186.           +++ cut here +++
  187.  
  188.         * Step 6) Save this purely ASCII file as FILE2.ASC. This new
  189.           file is your reply block. Congratulations!
  190.         * Step 7) Test your reply block to be sure it works. To do so,
  191.           send FILE2.ASC to <hal@alumni.caltech.edu>. Your headers can
  192.           look like this:
  193.  
  194.           +++ cut here +++
  195.           To: hal@alumni.caltech.edu
  196.           Subject: testing
  197.           +++ cut here +++
  198.  
  199.           whereas your message will look like this,
  200.  
  201.           +++ cut here +++
  202.           ::
  203.           Encrypted: PGP
  204.           <blank line>
  205.           -----BEGIN PGP MESSAGE-----
  206.           Version: 2.7
  207.           hEwDG6rHcT8LtDcBAf4qBi2PKnUyeK51i7PrmL919TSWUJEAYLoPanLrTfGulPJm
  208.           e1AsurWBzlHLRDwGFZvDAw0+0zSMZlk2Ka8c5GkmpgAAAE9gZuto8qo+tDEMnPTd
  209.           xSb47bzkrQB8GHduzdzpVosKEOqIMslkQKZOiBn2cR5qm7ZEIDGBYcGYYdYbhT0c
  210.           Rtb95yVmdHWDXiU88vmDTKwq
  211.           +hwGS
  212.           -----END PGP MESSAGE-----
  213.           <blank line>
  214.  
  215.           +++ cut here +++
  216.  
  217.           If everything goes well, <hal@alumni.caltech.edu> will
  218.           decrypt your reply block and send you a message. This process
  219.           could take minutes, hours, or a couple days. Note that this
  220.           "confirmation" message may come from an anonymous remailer
  221.           other than <hal@alumni.caltech.edu>! Don't worry about this.
  222.           It provides extra security for you. Here is a sample
  223.           confirmation:
  224.  
  225.           +++ cut here +++
  226.           Date: Thu, 9 Oct 1995 15:06:09 -0700
  227.           To: wuffwuff@well.com
  228.           From: anonymous-remailer@shell.portal.com
  229.           Subject: ignore
  230.           Comments: This message is NOT from the person listed in the From
  231.           line.  It is from an automated software remailing service operating
  232.           at that address.
  233.  
  234.           THE PORTAL SYSTEM DOES NOT CONDONE OR APPROVE OF THE CONTENTS OF
  235.           THIS POSTING.  Please report problem mail to
  236.           <hfinney@shell.portal.com>.
  237.           +++ cut here +++
  238.  
  239.           If you do NOT receive a response, something has gone wrong.
  240.           Do NOT expect the remailer, in this case
  241.           <hal@alumni.caltech.edu>, to send you an error message. If
  242.           you've made a mistake, there is no way for the remailer to
  243.           read your message and respond to you. It's also possible that
  244.           the remailer is down. All you can do is RECHECK and then
  245.           RESUBMIT your reply block. This can be frustrating, but
  246.           nobody says that finding glitches is easy.
  247.  
  248.      In my experience, four problems are most common.
  249.  
  250.         * People do NOT build their reply block using ASCII files.
  251.         * People do NOT encrypt their reply block with the proper "pgp
  252.           -eat" commands.
  253.         * People make typos; for example, they misspell "Remailing".
  254.         * The remailer(s) in your reply block are DOWN.
  255.  
  256. How do I open an ALPHA.C2.ORG account?
  257.  
  258.    * Step 1) Choose a unique username for yourself. For illustration, I will
  259.      pick "bigwuff".
  260.    * Step 2) Pick a passphrase that includes alpha-numeric characters and/or
  261.      the hyphen. ALPHA.C2.ORG will use this passphrase to encrypt messages
  262.      to you using PGP's conventional option. Thus, you'll have to retype
  263.      your passphrase to decrypt every e-mail that you receive from
  264.      ALPHA.C2.ORG. Give yourself a break. Create a passphrase that you can
  265.      type without making typos. Do NOT use the same passphrase that you use
  266.      for your PGP secret\public key. For this demo, I'll use "pussycat".
  267.    * Step 3) Build a message to ALPHA.C2.ORG that includes the reply block
  268.      that you have ALREADY TESTED. Your message should look like this:
  269.  
  270.      +++ cut here +++
  271.      From: bigwuff@alpha.c2.org
  272.      Password: pussycat
  273.      Reply-Block:
  274.      ::
  275.      Anon-To: hal@alumni.caltech.edu
  276.      <blank line>
  277.      ::
  278.      Encrypted: PGP
  279.      <blank line>
  280.      -----BEGIN PGP MESSAGE-----
  281.      Version: 2.7
  282.  
  283.      hEwDG6rHcT8LtDcBAf4qBi2PKnUyeK51i7PrmL919TSWUJEAYLoPanLrTfGulPJm
  284.      e1AsurWBzlHLRDwGFZvDAw0+0zSMZlk2Ka8c5GkmpgAAAE9gZuto8qo+tDEMnPTd
  285.      xSb47bzkrQB8GHduzdzpVosKEOqIMslkQKZOiBn2cR5qm7ZEIDGBYcGYYdYbhT0c
  286.      Rtb95yVmdHWDXiU88vmDTKwq
  287.      +hwGS
  288.      -----END PGP MESSAGE-----
  289.      +++ cut here +++
  290.  
  291.    * Step 4) Save this as the purely ASCII file FILE3.TXT.
  292.    * Step 5) Add the PGP public key for ALPHA.C2.ORG to your key ring.
  293.  
  294.      Here is the PGP key, which is called alias@alpha.c2.org. [Write
  295.      <help@alpha.c2.org> to be sure this is the latest key.]
  296.  
  297.      +++ cut here +++
  298.      -----BEGIN PGP PUBLIC KEY BLOCK-----
  299.      Version: 2.7
  300.  
  301.      mQCNAi7K8rQAAAEEAMiK09Nd+NfaL4Q14bKT0Ivdj3MdbCjAG6Cs5ULYBS1ZWSLA
  302.      KiHsm0+kPNHqBVOufN7FT2iK0Mbuyk+dZgHG6ScicDkImysRkmso7eh5c9mU9V8K
  303.      M0+ImKJyOwgVLEgyRK5e4h2XHpwSTtpx3zZpk4CsexLGCQNXF+ikm236U0rNAAUR
  304.      tCpQc2V1ZG9ueW1vdXMgUmVtYWlsZXIgPGFsaWFzQGFscGhhLmMyLm9yZz4=
  305.      =xmQf
  306.      -----END PGP PUBLIC KEY BLOCK-----
  307.      +++ cut here +++
  308.  
  309.    * Step 6) Encrypt FILE3.TXT as shown in the next command line. [If you
  310.      use a graphical interface, click the proper boxes.]
  311.  
  312.      +++ cut here +++
  313.      pgp -eat FILE3.TXT alias@alpha.c2.org
  314.      +++ cut here +++
  315.  
  316.      You just created a PGP encrypted file called FILE3.ASC that will look
  317.      something like this:
  318.  
  319.      +++ cut here +++
  320.      -----BEGIN PGP MESSAGE-----
  321.      Version: 2.7
  322.  
  323.      hIwD6KSbbfpTSs0BA/9tSqalNSgCqiIy6jf/LsxlD3BX3d+bc3BiRoP/FcFwoxB5
  324.      pZjki8gX8vmYqXDRvjDdohfH2glCzwDPOaYpshr0RbL1zY+7dqZDwY+ABtqivls4
  325.      ng5s1R+3JZjksadzjJ3Xtvftk5nre+S66r33bwrZvz/4ay3XBcsLN/RInNypeXia
  326.      +6UjG
  327.      -----END PGP MESSAGE-----
  328.      +++ cut here +++
  329.  
  330.      [For curious readers only. Note that you do NOT add the "::" and "PGP:
  331.      Encrypted" headers to ALPHA.C2.ORG encrypted messages as is required by
  332.      (cypherpunk) remailers].
  333.    * Step 7) Send this "application form" to ALPHA.C2.ORG as follows. You
  334.      don't need to put anything in the Subject: header unless your mailer
  335.      software requires it. Here is a sample.
  336.  
  337.      headers,
  338.  
  339.      +++ cut here +++
  340.      To: alias@alpha.c2.org
  341.      Subject: dogs and cats
  342.      +++ cut here +++
  343.  
  344.      message,
  345.  
  346.      +++ cut here +++
  347.      -----BEGIN PGP MESSAGE-----
  348.      Version: 2.7
  349.  
  350.      hIwD6KSbbfpTSs0BA/9tSqalNSgCqiIy6jf/LsxlD3BX3d+bc3BiRoP/FcFwoxB5
  351.      pZjki8gX8vmYqXDRvjDdohfH2glCzwDPOaYpshr0RbL1zY+7dqZDwY+ABtqivls4
  352.      ng5s1R+3JZjksadzjJ3Xtvftk5nre+S66r33bwrZvz/4ay3XBcsLN/RInNypeXia
  353.      +6UjG
  354.      -----END PGP MESSAGE-----
  355.      +++ cut here +++
  356.  
  357.      If all goes well, this will open your account and your new e-mail
  358.      address will be <bigwuff@alpha.c2.org>. Your account might take a few
  359.      minutes, hours, or days to open.
  360.  
  361. How do I know my ALPHA.C2.ORG account works?
  362.  
  363.      In theory, you will receive a "confirmation" note from
  364.      ALPHA.C2.ORG that your account has been opened. In practice, I
  365.      have not received one. [As a wit once noted, "In theory, there is
  366.      no difference between theory and practice. In practice, there is a
  367.      big difference.] To save yourself from a sleepless night, I
  368.      recommend:
  369.  
  370.         * Step 1) Send mail to <bigwuff@alpha.c2.org> and see if the
  371.           mail is forwarded to you. Here is a sample test message:
  372.  
  373.           headers,
  374.  
  375.           +++ cut here +++
  376.           To: bigwuff@alpha.c2.org
  377.           Subject: Testing
  378.           +++ cut here +++
  379.  
  380.           message,
  381.  
  382.           +++ cut here +++
  383.           Send any test message you want here. It can be encrypted or unencrypted.
  384.           ++ cut here +++
  385.  
  386.           [For curious readers only. Notice that the above demo message
  387.           is NOT encrypted. This means that your internet provider can
  388.           read this outgoing e-mail. He might be able to guess that you
  389.           <wuffwuff@well.com> are the person behind the
  390.           <bigwuff@alpha.c2.org> account. For greater security, you
  391.           could send the above message encrypted and through an
  392.           intermediate anonmyous remailer.]
  393.  
  394.           If all goes well, you will receive a message similar to this:
  395.  
  396.           ++ cut here +++
  397.           To: wuffwuff@well.com
  398.           From: anonymous-remailer@shell.portal.com
  399.           Comments: This message is NOT from the person listed in the From
  400.            line.  It is from an automated software remailing service
  401.           operating at
  402.            that address.
  403.            THE PORTAL SYSTEM DOES NOT CONDONE OR APPROVE OF THE CONTENTS OF THIS
  404.            POSTING.   Please report problem mail to
  405.           <hfinney@shell.portal.com>.
  406.           -----BEGIN PGP MESSAGE-----
  407.           Version: 2.6
  408.  
  409.           pgAAAcU+Awu6CMYZoYDKc2vSwWiIWnXUksVWAFe1vjMzUTbpVYuXi3qMxmj8jFz1
  410.           jkiopHGTYliegjhLYOUGakdierthgj84+2ablecIOPlepglapeKHYaMxnkrlwplf
  411.           XLFlK4/59J6HfI06WAb2/VzDpfIUFs78XlE+
  412.           +/7ZV
  413.           -----END PGP MESSAGE-----
  414.           ++ cut here +++
  415.  
  416.           ALPHA.C2.ORG encrypted the above message to you using your
  417.           passphrase "pussycat".
  418.         * Step 2) Use PGP and your passphrase "pussycat" to decrypt
  419.           your test message. If it reads "Send any test message you
  420.           want here. It can be encrypted or unencrypted", you are in
  421.           business.
  422.  
  423.           What happens if you do NOT receive a response? Again,
  424.           ALPHA.C2.ORG or the remailer(s) in your reply block might be
  425.           down. You must simply try again!
  426.  
  427.           Here is another possibility. Suppose that someone has already
  428.           opened the account <bigwuff@alpha.c2.org>. Your "application
  429.           form" will have the wrong password. You cannot know that your
  430.           choice for a username has been taken. You will know only that
  431.           you do NOT receive a response to your test mailing.
  432.           Meanwhile, whoever does control <bigwuff@alpha.c2.org> will
  433.           get your test message!
  434.  
  435. How do I send mail via ALPHA.C2.ORG?
  436.  
  437.    * Step 1) Using your text edit, write any message that you want to send
  438.      to a correspondent. You can leave this message as plaintext, or you can
  439.      PGP ASCII encrypt the message before you send it to someone. At the top
  440.      of your message, add the appropriate headers. Here is a sample.
  441.  
  442.      ++ cut here +++
  443.      From: bigwuff@alpha.c2.org
  444.      Password: pussycat
  445.      To: tiger@zoo.org
  446.      Subject: Size of Tigers
  447.      <blank line>
  448.      Mr. Tiger,
  449.      My seven pound pussycat friend says that you weigh five hundred
  450.      pounds. I promise never to bark at you! Respectfully yours, Little
  451.      Dog.
  452.      ++ cut here +++
  453.  
  454.    * Step 2) Save this as a purely ASCII file called FILE4.TXT.
  455.    * Step 3) Encrypt FILE4.TXT as shown in the next command line. [If you
  456.      use a graphical interface, click the proper boxes.]
  457.  
  458.      +++ cut here +++
  459.      pgp -eat FILE4.TXT alias@alpha.c2.org
  460.      +++ cut here +++
  461.  
  462.      You just created the encrypted file FILE4.ASC.
  463.  
  464.    * Step 4) Send FILE4.ASC to alias@alpha.c2.org. You do NOT need any
  465.      additional headers. [For curious readers only. For added security, you
  466.      can make alias@alpha.c2.org the last destination in a chain of
  467.      remailers. This way there is no direct link between you and
  468.      alpha.c2.org.]
  469.  
  470. How do I change my account?
  471.  
  472.      After all this work, do you really want to change anything?
  473.  
  474.      Seriously, remailers come and go. If your reply block depends on a
  475.      remailer that no longer works, then ALPHA.C2.ORG will have NO WAY
  476.      to contact you. Thus, you'll have to change your reply block. You
  477.      might also periodically change your passphrase.
  478.  
  479.      Send ALPHA.C2.ORG an encrypted message just as you did to set up
  480.      your initial account. The only difference is that you add a
  481.      Password: header and/or a new reply block. Examine the following
  482.      example:
  483.  
  484.      +++ cut here +++
  485.      From: bigwuff@alpha.c2.org
  486.      Password: pussycat
  487.      New-Password: tiger
  488.      Reply-Block:
  489.      ::
  490.      Anon-To: hal@alumni.caltech.edu
  491.      <blank line>
  492.      ::
  493.      Encrypted: PGP
  494.      <blank line>
  495.      -----BEGIN PGP MESSAGE-----
  496.      Version: 2.7
  497.  
  498.      aj6kcstHcT8LtDcBAf4qBi2PKnUyeK51i7PrmL919TSWUJEAYLoPanLrTfGulPJm
  499.      e1AsurWBzlHLRDwGFZvDAw0+0zSMZlk2Ka8c5GkmpgAAAE9gZuto8qo+tDEMnPTd
  500.      xSb47bzkrQB8GHduzdzpVosKEOqIMslkQKZOiBn2cR5qm7ZEIDGBYcGYYdYbhT0c
  501.      Rtb95yVmdHWDXiU88vmDTKwq
  502.      +hwGS
  503.      -----END PGP MESSAGE-----
  504.      +++ cut here +++
  505.  
  506. Go to Bacard's Home Page 
  507.  
  508.                   This page maintained by abacard@well.com
  509.